-
Couldn't load subscription status.
- Fork 6.2k
Remove RelyingPartyRegistration deprecations #17329
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @ngocnhan-tran1996, this is a big help. I've left my feedback inline.
...framework/security/saml2/provider/service/registration/OpenSamlRelyingPartyRegistration.java
Outdated
Show resolved
Hide resolved
.../org/springframework/security/saml2/provider/service/authentication/TestOpenSamlObjects.java
Show resolved
Hide resolved
...t/java/org/springframework/security/saml2/provider/service/web/Saml2MetadataFilterTests.java
Outdated
Show resolved
Hide resolved
...g/springframework/security/saml2/provider/service/registration/RelyingPartyRegistration.java
Show resolved
Hide resolved
a3c2ca8 to
d384044
Compare
|
Thanks for your feedback. I've updated it. |
66d176f to
b91034f
Compare
Closes spring-projectsgh-17309 Signed-off-by: Tran Ngoc Nhan <[email protected]>
Signed-off-by: Tran Ngoc Nhan <[email protected]>
Issue spring-projectsgh-17309 Signed-off-by: Tran Ngoc Nhan <[email protected]>
Signed-off-by: Tran Ngoc Nhan <[email protected]>
|
Thanks for the updates, @ngocnhan-tran1996! This will merge into |
Closes gh-17305